[INFO] cloning repository https://github.com/hyperoracle/kzg_ceremony_halo2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyperoracle/kzg_ceremony_halo2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperoracle%2Fkzg_ceremony_halo2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperoracle%2Fkzg_ceremony_halo2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23cf01df51fc40528f80e6505924ca4746f799be
[INFO] fixing hyperoracle/kzg_ceremony_halo2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperoracle%2Fkzg_ceremony_halo2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hyperoracle/kzg_ceremony_halo2
[INFO] finished tweaking git repo https://github.com/hyperoracle/kzg_ceremony_halo2
[INFO] tweaked toml for git repo https://github.com/hyperoracle/kzg_ceremony_halo2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hyperoracle/kzg_ceremony_halo2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hyperoracle/kzg_ceremony_halo2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4f4a6eec7c962a17d65ef39305ce778146fa6bbf16803f3f74361dfeee19baac
[INFO] running `Command { std: "docker" "start" "4f4a6eec7c962a17d65ef39305ce778146fa6bbf16803f3f74361dfeee19baac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f4a6eec7c962a17d65ef39305ce778146fa6bbf16803f3f74361dfeee19baac" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f4a6eec7c962a17d65ef39305ce778146fa6bbf16803f3f74361dfeee19baac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f4a6eec7c962a17d65ef39305ce778146fa6bbf16803f3f74361dfeee19baac" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating lib/kzg_ceremony_circuit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/kzg_ceremony_prover/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating bin/cmd/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling tokio v1.29.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling cuda-driver-sys v0.3.0
[INFO] [stderr]     Checking constant_time_eq v0.2.6
[INFO] [stderr]     Checking blake2b_simd v1.0.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking core_affinity v0.5.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking bls12_381 v0.7.0 (https://github.com/lanbones/bls12_381.git#31fcd53a)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ark-std v0.3.0
[INFO] [stderr]     Checking pairing_bn256 v0.1.1 (https://github.com/lanbones/pairing#5ab08062)
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling halo2_proofs v0.1.0-beta.1 (https://github.com/junyu0312/halo2.git?branch=gpu#2af71a92)
[INFO] [stderr]     Checking kzg_ceremony_circuit v0.1.0 (/opt/rustwide/workdir/lib/kzg_ceremony_circuit)
[INFO] [stderr]    Migrating lib/kzg_ceremony_circuit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]        Fixed lib/kzg_ceremony_circuit/src/assign.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let generator = ctx.assign_non_identity_constant_g2({
[INFO] [stdout]     |                             ------------------------------- borrow later used by call
[INFO] [stdout] 109 |             let g = bls12_381::G2Affine::generator();
[INFO] [stdout] 110 |             &((g.x.c0, g.x.c1), (g.y.c0, g.y.c1))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let generator = ctx.assign_non_identity_constant_g2({
[INFO] [stdout]     |                             ------------------------------- borrow later used by call
[INFO] [stdout] 111 |             let g = bls12_381::G2Affine::generator();
[INFO] [stdout] 112 |             &((g.x.c0, g.x.c1), (g.y.c0, g.y.c1))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let generator = ctx.assign_non_identity_constant_g2({
[INFO] [stdout]     |                             ------------------------------- borrow later used by call
[INFO] [stdout] 109 |             let g = bls12_381::G2Affine::generator();
[INFO] [stdout] 110 |             &((g.x.c0, g.x.c1), (g.y.c0, g.y.c1))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let generator = ctx.assign_non_identity_constant_g2({
[INFO] [stdout]     |                             ------------------------------- borrow later used by call
[INFO] [stdout] 111 |             let g = bls12_381::G2Affine::generator();
[INFO] [stdout] 112 |             &((g.x.c0, g.x.c1), (g.y.c0, g.y.c1))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking kzg_ceremony_prover v0.1.0 (/opt/rustwide/workdir/lib/kzg_ceremony_prover)
[INFO] [stderr]    Migrating lib/kzg_ceremony_prover/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed lib/kzg_ceremony_prover/src/serialization.rs (2 fixes)
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking cmd v0.1.0 (/opt/rustwide/workdir/bin/cmd)
[INFO] [stderr]    Migrating bin/cmd/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: kzg_ceremony_circuit v0.1.0 (/opt/rustwide/workdir/lib/kzg_ceremony_circuit) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: kzg_ceremony_prover v0.1.0 (/opt/rustwide/workdir/lib/kzg_ceremony_prover) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cmd v0.1.0 (/opt/rustwide/workdir/bin/cmd) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking kzg_ceremony_circuit v0.1.0 (/opt/rustwide/workdir/lib/kzg_ceremony_circuit)
[INFO] [stdout] warning: unused import: `halo2_proofs::dev::MockProver`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     use halo2_proofs::dev::MockProver;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Bn256` and `self`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |         bn256::{self, Bn256, Fr},
[INFO] [stdout]     |                 ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::poly::commitment::Params`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |     use halo2_proofs::poly::commitment::Params;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ProvingKey`, `VerifyingKey`, `create_proofs`, and `verify_proof`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         create_proofs, generate_instance, verify_proof, Circuit, Instance, ProvingKey,
[INFO] [stdout]     |         ^^^^^^^^^^^^^                     ^^^^^^^^^^^^                     ^^^^^^^^^^
[INFO] [stdout] 358 |         VerifyingKey, LENGTH,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::K`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |     use crate::K;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ProvingKey`, `VerifyingKey`, `create_proofs`, and `verify_proof`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         create_proofs, generate_instance, verify_proof, Circuit, Instance, ProvingKey,
[INFO] [stdout]     |         ^^^^^^^^^^^^^                     ^^^^^^^^^^^^                     ^^^^^^^^^^
[INFO] [stdout] 357 |         VerifyingKey, LENGTH,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::K`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |     use crate::K;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::dev::MockProver`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:361:9
[INFO] [stdout]     |
[INFO] [stdout] 361 |     use halo2_proofs::dev::MockProver;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bn256`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:362:40
[INFO] [stdout]     |
[INFO] [stdout] 362 |     use halo2_proofs::pairing::bn256::{Bn256, Fr};
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::pairing::group::ff::PrimeField`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     use halo2_proofs::pairing::group::ff::PrimeField;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bn256`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:365:44
[INFO] [stdout]     |
[INFO] [stdout] 365 |     use halo2_proofs::pairing::{bls12_381, bn256};
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::poly::commitment::Params`
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |     use halo2_proofs::poly::commitment::Params;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> lib/kzg_ceremony_circuit/src/range_info.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |             .map(|i| ((&w_modulus >> (i * limb_bits)) & &limb_mask))
[INFO] [stdout]    |                      ^                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 95 -             .map(|i| ((&w_modulus >> (i * limb_bits)) & &limb_mask))
[INFO] [stdout] 95 +             .map(|i| (&w_modulus >> (i * limb_bits)) & &limb_mask)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/range_info.rs:262:22
[INFO] [stdout]     |
[INFO] [stdout] 262 |             .map(|i| ((w >> (i * self.limb_bits)) & &self.limb_mask))
[INFO] [stdout]     |                      ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -             .map(|i| ((w >> (i * self.limb_bits)) & &self.limb_mask))
[INFO] [stdout] 262 +             .map(|i| (w >> (i * self.limb_bits)) & &self.limb_mask)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::pairing::bn256`
[INFO] [stdout]   --> lib/kzg_ceremony_circuit/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use halo2_proofs::pairing::bn256;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::pairing::bn256::Bn256`
[INFO] [stdout]   --> lib/kzg_ceremony_circuit/src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use halo2_proofs::pairing::bn256::Bn256;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::poly::commitment::Params`
[INFO] [stdout]   --> lib/kzg_ceremony_circuit/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use halo2_proofs::poly::commitment::Params;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> lib/kzg_ceremony_circuit/src/range_info.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |             .map(|i| ((&w_modulus >> (i * limb_bits)) & &limb_mask))
[INFO] [stdout]    |                      ^                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 95 -             .map(|i| ((&w_modulus >> (i * limb_bits)) & &limb_mask))
[INFO] [stdout] 95 +             .map(|i| (&w_modulus >> (i * limb_bits)) & &limb_mask)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/range_info.rs:262:22
[INFO] [stdout]     |
[INFO] [stdout] 262 |             .map(|i| ((w >> (i * self.limb_bits)) & &self.limb_mask))
[INFO] [stdout]     |                      ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -             .map(|i| ((w >> (i * self.limb_bits)) & &self.limb_mask))
[INFO] [stdout] 262 +             .map(|i| (w >> (i * self.limb_bits)) & &self.limb_mask)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let generator = ctx.assign_non_identity_constant_g2({
[INFO] [stdout]     |                             ------------------------------- borrow later used by call
[INFO] [stdout] 109 |             let g = bls12_381::G2Affine::generator();
[INFO] [stdout] 110 |             &((g.x.c0, g.x.c1), (g.y.c0, g.y.c1))
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |              |                                  |
[INFO] [stdout]     |              |                                  temporary value is freed at the end of this statement
[INFO] [stdout]     |              creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let generator = ctx.assign_non_identity_constant_g2({
[INFO] [stdout]     |                             ------------------------------- borrow later used by call
[INFO] [stdout] 111 |             let g = bls12_381::G2Affine::generator();
[INFO] [stdout] 112 |             &((g.x.c0, g.x.c1), (g.y.c0, g.y.c1))
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |              |                                  |
[INFO] [stdout]     |              |                                  temporary value is freed at the end of this statement
[INFO] [stdout]     |              creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g1_mul.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let generator = ctx.assign_non_identity_constant_g2({
[INFO] [stdout]     |                             ------------------------------- borrow later used by call
[INFO] [stdout] 109 |             let g = bls12_381::G2Affine::generator();
[INFO] [stdout] 110 |             &((g.x.c0, g.x.c1), (g.y.c0, g.y.c1))
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |              |                                  |
[INFO] [stdout]     |              |                                  temporary value is freed at the end of this statement
[INFO] [stdout]     |              creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> lib/kzg_ceremony_circuit/src/circuit_g2_mul.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let generator = ctx.assign_non_identity_constant_g2({
[INFO] [stdout]     |                             ------------------------------- borrow later used by call
[INFO] [stdout] 111 |             let g = bls12_381::G2Affine::generator();
[INFO] [stdout] 112 |             &((g.x.c0, g.x.c1), (g.y.c0, g.y.c1))
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |              |                                  |
[INFO] [stdout]     |              |                                  temporary value is freed at the end of this statement
[INFO] [stdout]     |              creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kzg_ceremony_circuit` (lib) due to 2 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kzg_ceremony_circuit` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4f4a6eec7c962a17d65ef39305ce778146fa6bbf16803f3f74361dfeee19baac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f4a6eec7c962a17d65ef39305ce778146fa6bbf16803f3f74361dfeee19baac", kill_on_drop: false }`
[INFO] [stdout] 4f4a6eec7c962a17d65ef39305ce778146fa6bbf16803f3f74361dfeee19baac
